home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6785 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  957 b 

  1. Path: news.onr.com!usenet
  2. From: axe@vmplus.com (Steve Axelrod)
  3. Newsgroups: comp.lang.c
  4. Subject: dos c  to NT c
  5. Date: Thu, 15 Feb 1996 03:11:25 GMT
  6. Organization: Onramp Access, Inc. 512-322-9200
  7. Message-ID: <4fu9lv$au7@mari.onr.com>
  8. Reply-To: axe@vmplus.com
  9. NNTP-Posting-Host: onramp2-13.onr.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. I am converting a DOS based C program to a Windows NT Console program.
  13.  
  14. I have a function called locate(row, col)   that positions the cursor
  15. at a specified row, col coordinate.
  16.  
  17. Any idea how to do this in NT.
  18.  
  19. Please bear in mind that this is going to be a windows NT Console
  20. program, so no GUI is involved.
  21.  
  22.  
  23. Thanks for the help/assistance.
  24.  
  25.  
  26. Steve
  27.  
  28.  
  29.  
  30. ---------------------------------------------
  31. Steve Axelrod
  32.  
  33. Internet--> axe@vmplus.com
  34. US Mail---> Voice Mail Plus  P.O. Box 590
  35.             Dripping Springs, TX 78620-0590
  36. Voice-----> 512-445-1011  Fax--> 512-445-1052
  37. ---------------------------------------------
  38.  
  39.  
  40.